ComponentOne ASP.NET MVC Controls
ShowGroups Property (ListBox<T>)

C1.Web.Mvc Namespace > ListBox<T> Class : ShowGroups Property
Gets or sets a value that determines whether the drop-down should include group header items to delimit data groups.
Syntax
'Declaration
 
Public Property ShowGroups As Boolean
public bool ShowGroups {get; set;}
See Also

Reference

ListBox<T> Class
ListBox<T> Members